﻿2026-06-04T06:03:49.0345485Z ##[group]Run actions/checkout@v5
2026-06-04T06:03:49.0347225Z with:
2026-06-04T06:03:49.0348075Z   repository: SaberMage/spt-core
2026-06-04T06:03:49.0356272Z   token: ***
2026-06-04T06:03:49.0357073Z   ssh-strict: true
2026-06-04T06:03:49.0357862Z   ssh-user: git
2026-06-04T06:03:49.0358676Z   persist-credentials: true
2026-06-04T06:03:49.0359700Z   clean: true
2026-06-04T06:03:49.0360513Z   sparse-checkout-cone-mode: true
2026-06-04T06:03:49.0361441Z   fetch-depth: 1
2026-06-04T06:03:49.0362218Z   fetch-tags: false
2026-06-04T06:03:49.0363012Z   show-progress: true
2026-06-04T06:03:49.0363817Z   lfs: false
2026-06-04T06:03:49.0364584Z   submodules: false
2026-06-04T06:03:49.0365472Z   set-safe-directory: true
2026-06-04T06:03:49.0367004Z ##[endgroup]
2026-06-04T06:03:49.1917166Z Syncing repository: SaberMage/spt-core
2026-06-04T06:03:49.1921319Z ##[group]Getting Git version info
2026-06-04T06:03:49.1923141Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T06:03:49.1925666Z [command]/usr/bin/git version
2026-06-04T06:03:49.1926816Z git version 2.34.1
2026-06-04T06:03:49.1930711Z ##[endgroup]
2026-06-04T06:03:49.1941048Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/6d6b96eb-3f35-4b01-a042-58c26ef787d7/.gitconfig'
2026-06-04T06:03:49.1951983Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/6d6b96eb-3f35-4b01-a042-58c26ef787d7' before making global git config changes
2026-06-04T06:03:49.1954840Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T06:03:49.1959492Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T06:03:49.2014672Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T06:03:49.2045216Z https://github.com/SaberMage/spt-core
2026-06-04T06:03:49.2069960Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T06:03:49.2077472Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T06:03:49.2108257Z refs/heads/dev-freeform
2026-06-04T06:03:49.2121778Z [command]/usr/bin/git checkout --detach
2026-06-04T06:03:49.2182996Z HEAD is now at f08aedc feat(store): M4-D6c-1 bundle sync core — BranchStore bundle plumbing + per-file vector merge driver (REQ-NET-3)
2026-06-04T06:03:49.2240044Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T06:03:49.2282098Z Deleted branch dev-freeform (was f08aedc).
2026-06-04T06:03:49.2330728Z ##[endgroup]
2026-06-04T06:03:49.2334472Z [command]/usr/bin/git submodule status
2026-06-04T06:03:49.2569907Z ##[group]Cleaning the repository
2026-06-04T06:03:49.2574840Z [command]/usr/bin/git clean -ffdx
2026-06-04T06:03:49.8608847Z Removing target/
2026-06-04T06:03:49.8615057Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T06:03:49.8677486Z HEAD is now at f08aedc feat(store): M4-D6c-1 bundle sync core — BranchStore bundle plumbing + per-file vector merge driver (REQ-NET-3)
2026-06-04T06:03:49.8684674Z ##[endgroup]
2026-06-04T06:03:49.8687101Z ##[group]Disabling automatic garbage collection
2026-06-04T06:03:49.8692472Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T06:03:49.8734219Z ##[endgroup]
2026-06-04T06:03:49.8736420Z ##[group]Setting up auth
2026-06-04T06:03:49.8744305Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T06:03:49.8787486Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T06:03:49.9026622Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T06:03:49.9067103Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T06:03:49.9336082Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T06:03:49.9378319Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T06:03:49.9623597Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T06:03:49.9684064Z ##[endgroup]
2026-06-04T06:03:49.9686707Z ##[group]Fetching the repository
2026-06-04T06:03:49.9698024Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f08aedcb3cd2615712f3f30daf07a35ee9870aac:refs/remotes/origin/dev-freeform
2026-06-04T06:03:50.6497884Z ##[endgroup]
2026-06-04T06:03:50.6506935Z ##[group]Determining the checkout info
2026-06-04T06:03:50.6509843Z ##[endgroup]
2026-06-04T06:03:50.6511463Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T06:03:50.6555227Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T06:03:50.6592759Z ##[group]Checking out the ref
2026-06-04T06:03:50.6598300Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T06:03:50.6653257Z Switched to a new branch 'dev-freeform'
2026-06-04T06:03:50.6656247Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T06:03:50.6665569Z ##[endgroup]
2026-06-04T06:03:50.6709580Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T06:03:50.6745965Z f08aedcb3cd2615712f3f30daf07a35ee9870aac
